CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 降维 matlab

搜索资源列表

  1. FLDbasedFaceRecognitionSystem_v2

    0下载:
  2. 基于fisherface的人脸图像识别,采用lda降维的方法来识别人脸图像-This package implements a well-known FLD-based face recognition method, which is called Fisherface [1]. All functions are easy to use, as they are heavy commented. Furtheremore, a sample scr ipt is incl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:261703
    • 提供者:paul
  1. daima

    1下载:
  2. (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2555
    • 提供者:dong
  1. MATLABforGUIdesign

    1下载:
  2. 介绍了一种荃于MATLAB数字信号处理工具箱、MATLAB数据分析和MATLAB圈形对 象的时变数字信号瞬时频率枯计方法。这种方法利用时频分析结果来估计信号的麟时频率,其 中涉及时频分析、滤波、曲线拟合辞多种处理过程。处理过程的编程实现封较于用户界面上作 为文互工具的控件中,由用户通过交互界面逐步完成估计瞬时预率的工作.-Tsuen introduced a digital signal processing in the MATLAB toolbox, MATLAB and MAT
  3. 所属分类:matlab

    • 发布日期:2014-04-28
    • 文件大小:162978
    • 提供者:sunrong
  1. 2DPCA

    0下载:
  2. 2DPCA新的降维方法,是PCA的改进,新,很值得一看 -2DPCA a new dimension reduction method is PCA improvements, the new, it is worth a visit
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:1669
    • 提供者:jiangjun
  1. lda

    2下载:
  2. lda 源码。用来为数据降维,使得识别率有所提高。-lda source code. Is used for data dimensionality reduction, making the recognition rate increased.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1671
    • 提供者:耿耀君
  1. ica_appD_demo

    0下载:
  2. 高校的ICA计算代码,广泛用于特征选择,降维,目标识别等-Colleges and universities ICA calculation code, widely used in feature selection, dimensionality reduction, target identification, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:1544
    • 提供者:anan
  1. lle

    0下载:
  2. LLE实现,好不容易才找到 可以实现降维,-to realize LLE
  3. 所属分类:Fractal program

    • 发布日期:2017-03-22
    • 文件大小:36935
    • 提供者:wei
  1. mddm

    2下载:
  2. 多标签降维 南京大学周志华 AI研究论文实现MAtlab源代码-multi-label dimensionality reduction
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1408
    • 提供者:roots
  1. kpcaprogram

    1下载:
  2. 核主元分析程序,本人毕业设计程序,用于降维,监测Te过程故障,误诊断率低。-KPCA program, I graduated from the design process for dimension reduction, monitoring Te process failure, error diagnosis rate is low.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:11812
    • 提供者:石怀涛
  1. DCT

    0下载:
  2. 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:422959
    • 提供者:刘文珍
  1. PCA

    1下载:
  2. PCA的简单小程序,对图像做去相关和降维-the simple program of PCA,used to a picture s decorrelation and dimensionality reduction
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2638
    • 提供者:huihui
  1. GCCA_zq

    1下载:
  2. 用于特征降维,特征融合,相关分析等多元数据分析的广义典型相关分析(GCCA)Matlab代码实现。-For feature reduction, feature fusion, correlation analysis, multivariate data analysis using generalized canonical correlation analysis (GCCA) Matlab code implementation.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1060
    • 提供者:moxibingdao
  1. LDA_zq

    1下载:
  2. 用于特征降维,特征融合,相关分析等多元数据分析的fisher鉴别分析(FLDA)Matlab代码实现。-For feature reduction, feature fusion, correlation analysis, multivariate data analysis of the fisher discriminant analysis (FLDA) Matlab code implementation.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1090
    • 提供者:moxibingdao
  1. KLFDA

    1下载:
  2. 基于局部Fisher准则的非线性核Fisher辨别分析,应用于有监督的特征提取与高维数据的有效降维。-Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2336
    • 提供者:gameshadow
  1. jiangweiguanceqi

    0下载:
  2. 降维状态观测器是非常重要的一类观测器,它使用状态反馈构成闭环系统的物理实现成为可能。降维状态观测器的设计方法很多,这里提出主要的两种:-Reduced-order state observer is a very important class of observer, which uses state feedback closed loop system, the physical realization possible. Reduced-order state observer desi
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:246184
    • 提供者:杨波
  1. mds

    1下载:
  2. 本代码是关于Multi-Dimensional Scaling(MDS)的代码,可以用于特征提取、特征选择,或是矩阵降维。-This file is part of the Matlab Toolbox for Dimensionality Reduction v0.4b. You are free to use, change, or However,
  3. 所属分类:matlab

    • 发布日期:2017-02-22
    • 文件大小:1024
    • 提供者:panhan
  1. LinearDiscriminantAnalysis

    1下载:
  2. 提出了一种新的基于图像分块重构和线性判别分析相融合的方法,主要用于人脸识别。该方法通过计算两幅图像之间图 像块的重构均值误差,运用线性判别分析求出两幅图像降维后的欧式距离,融合重构误差和欧式距离计算这两幅图像之间的差别 程度。-A new block-based image reconstruction and the integration of linear discriminant analysis method is mainly used for face recognitio
  3. 所属分类:matlab

    • 发布日期:2015-05-18
    • 文件大小:220160
    • 提供者:程德志
  1. CODE

    1下载:
  2. 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:6918144
    • 提供者:张数
  1. pca-vector

    0下载:
  2. pca特征向量提取 利用pca的方法获取特征植及特征向量 最后可以自己根据需要降维-pca pca feature vector extraction method using characteristics of plants and to obtain the final feature vector dimension reduction can be their own as needed
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3875
    • 提供者:张天号
  1. laplacian_eigen

    1下载:
  2. 拉普拉斯特征映射,采用热核构造权重,是一种基于流行学习的非线性降维技术,可用于图像分割提高聚类的性能-Laplacian Eigenmap is a kind of nonlinear dimensionality reduction technique which based on manifold study, it choose the weights W using the heat kernel and it can be used for image segmentation to
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1036
    • 提供者:QSJ
« 1 2 3 4 56 7 8 9 10 ... 26 »
搜珍网 www.dssz.com